home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000174_dbecker@cpicorp.com_Tue Dec 10 11:29:52 EST 2002.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  79 lines

  1. Article: 13955 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!news-out.cwix.com!newsfeed.cwix.com!prodigy.com!news.cc.ukans.edu!stl-feed.news.verio.net!news.cpicorp.com!not-for-mail
  3. From: Derek Chen-Becker <dbecker@cpicorp.com>
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Interesting behavior of IKSD "set receive move-to" and "set send
  6.  move-to"
  7. Date: Tue, 10 Dec 2002 09:02:40 -0600
  8. Organization: CPI Corporation
  9. Lines: 52
  10. Message-ID: <3DF60210.4000309@cpicorp.com>
  11. References: <at3dls$4p$1@cpimail.cpicorp.com> <200212101444.gBAEieY6013565@watsol.cc.columbia.edu>
  12. NNTP-Posting-Host: dbecker-ld.cpicorp.com
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=us-ascii; format=flowed
  15. Content-Transfer-Encoding: 7bit
  16. X-Trace: cpimail.cpicorp.com 1039532554 13960 131.100.250.5 (10 Dec 2002 15:02:34 GMT)
  17. X-Complaints-To: abuse@cpicorp.com
  18. NNTP-Posting-Date: Tue, 10 Dec 2002 15:02:34 +0000 (UTC)
  19. To: Frank da Cruz <fdc@columbia.edu>
  20. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
  21. X-Accept-Language: en-us, en
  22. In-Reply-To: <200212101444.gBAEieY6013565@watsol.cc.columbia.edu>
  23. X-Enigmail-Version: 0.70.0.0
  24. X-Enigmail-Supports: pgp-inline, pgp-mime
  25. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13955
  26.  
  27. Right. I actually issued the correct "rcd ct" later on in the debug log. 
  28. I guess I should have redone that log to avoid confusion. Sorry about 
  29. that. I have actually confirmed the same behavior under 8.0.200 on 
  30. Solaris as well.
  31.  
  32. Thanks,
  33.  
  34. Derek
  35.  
  36. Frank da Cruz wrote:
  37. > In article <at3dls$4p$1@cpimail.cpicorp.com>,
  38. > Derek Chen-Becker  <dbecker@cpicorp.com> wrote:
  39. > :      I'm working on a transfer script in which I'd like to use the 
  40. > : move-to features of send and receive on the IKSD side of the connection 
  41. > : and I've noticed some very interesting behavior. I have the following 
  42. > : directory structure on my IKSD server account home directory:
  43. > : ...
  44. > : As soon as I removed those two directories, files I send 
  45. > : stay in ~/ct/incoming and files I receive stay in ~/ct/outgoing. This is 
  46. > : not the behavior I expected. Have I found a bug, or is something else 
  47. > : going on here?
  48. > : 
  49. > A typo.  In the first case you spelled "ct" right.  In the second case,
  50. > you spelled it "cr".  From your first log:
  51. >   zchdir[ct]
  52. >   proto xferstat[]=1
  53. >>From your second log:
  54. >   zchdir[cr]
  55. >   cwd failed[cr]
  56. >   proto xferstat[Can't change directory]=0
  57. > - Frank
  58.  
  59.  
  60. -- 
  61. ----------------------------------------------------------------------
  62. Derek Chen-Becker
  63. Senior Network Engineer
  64. CPI Corp, Inc.
  65. 1706 Washington Ave
  66. St. Louis, MO 63103
  67. 314-231-1575 x6014
  68. dbecker@cpicorp.com
  69. PGP Key available from public key servers
  70. Fingerprint: 1C34 D81E D8A0 641D 6C8C  E952 3B15 693F 9184 BC58
  71. ----------------------------------------------------------------------
  72.  
  73.